[INFO] cloning repository https://github.com/aur9ra/chasqui-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aur9ra/chasqui-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faur9ra%2Fchasqui-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faur9ra%2Fchasqui-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 880d937bb8efc547b986c12a245abd75aebee3a8
[INFO] testing aur9ra/chasqui-server against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faur9ra%2Fchasqui-server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aur9ra/chasqui-server
[INFO] finished tweaking git repo https://github.com/aur9ra/chasqui-server
[INFO] tweaked toml for git repo https://github.com/aur9ra/chasqui-server written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aur9ra/chasqui-server on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aur9ra/chasqui-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]   Downloaded lofty_attr v0.11.1
[INFO] [stderr]   Downloaded mp4 v0.14.0
[INFO] [stderr]   Downloaded gray_matter v0.3.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded derive_more v2.1.0
[INFO] [stderr]   Downloaded derive_more-impl v2.1.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.1
[INFO] [stderr]   Downloaded image v0.25.5
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f6f83250bc1a95f4225675eaed6a1431df6ddad2ce9549df36132cbbf1a2faf
[INFO] running `Command { std: "docker" "start" "-a" "6f6f83250bc1a95f4225675eaed6a1431df6ddad2ce9549df36132cbbf1a2faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f6f83250bc1a95f4225675eaed6a1431df6ddad2ce9549df36132cbbf1a2faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f6f83250bc1a95f4225675eaed6a1431df6ddad2ce9549df36132cbbf1a2faf", kill_on_drop: false }`
[INFO] [stdout] 6f6f83250bc1a95f4225675eaed6a1431df6ddad2ce9549df36132cbbf1a2faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 227cabf86cc1f11e122ca1a81f544ef97bc85a4335ed699856f18988bbb07cd5
[INFO] running `Command { std: "docker" "start" "-a" "227cabf86cc1f11e122ca1a81f544ef97bc85a4335ed699856f18988bbb07cd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ogg_pager v0.6.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling lofty_attr v0.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling lofty v0.21.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling gray_matter v0.3.2
[INFO] [stderr]    Compiling mp4 v0.14.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling chasqui-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling chasqui-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling chasqui-db v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stderr]    Compiling chasqui-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 45s
[INFO] running `Command { std: "docker" "inspect" "227cabf86cc1f11e122ca1a81f544ef97bc85a4335ed699856f18988bbb07cd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "227cabf86cc1f11e122ca1a81f544ef97bc85a4335ed699856f18988bbb07cd5", kill_on_drop: false }`
[INFO] [stdout] 227cabf86cc1f11e122ca1a81f544ef97bc85a4335ed699856f18988bbb07cd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12ac70bbee5c06b9bf588ac195b17046c5e81b884df4d73cab584bcec59f6df4
[INFO] running `Command { std: "docker" "start" "-a" "12ac70bbee5c06b9bf588ac195b17046c5e81b884df4d73cab584bcec59f6df4", kill_on_drop: false }`
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling chasqui-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling chasqui-db v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stderr]    Compiling chasqui-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling chasqui-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused import: `MockContentReader`
[INFO] [stdout]   --> server/tests/api_pages_router.rs:13:51
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chasqui_server::testutil::{MockBuildNotifier, MockContentReader};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chasqui_core::features::model::Feature`
[INFO] [stdout]  --> server/tests/integration_sync_large_files.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chasqui_core::features::model::Feature;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]   --> server/tests/integration_sync_build_webhook.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::timeout`
[INFO] [stdout]   --> server/tests/integration_sync_build_webhook.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio::time::timeout;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Feature`
[INFO] [stdout]  --> server/tests/integration_sync_filesystem_hazards.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chasqui_core::features::model::{Feature, FeatureType};
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mock_config` and `setup_service`
[INFO] [stdout]  --> server/tests/integration_sync_filesystem_hazards.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use common::{mock_config, setup_service};
[INFO] [stdout]   |              ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestOptions` is never constructed
[INFO] [stdout]   --> server/tests/common/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TestOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service_with_options` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn setup_service_with_options(opts: TestOptions) -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn setup_service() -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> server/tests/integration_sync_build_webhook.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut notifier = MockBuildNotifier::new();
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chasqui_core::testutil::MockContentReader`
[INFO] [stdout]   --> server/src/testutil.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use chasqui_core::testutil::MockContentReader;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mock_config` is never used
[INFO] [stdout]  --> server/tests/common/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn mock_config(temp_path: PathBuf) -> Arc<ChasquiConfig> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestOptions` is never constructed
[INFO] [stdout]   --> server/tests/common/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TestOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service_with_options` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn setup_service_with_options(opts: TestOptions) -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn setup_service() -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestOptions` is never constructed
[INFO] [stdout]   --> server/tests/common/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TestOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service_with_options` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn setup_service_with_options(opts: TestOptions) -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn setup_service() -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestOptions` is never constructed
[INFO] [stdout]   --> server/tests/common/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TestOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service_with_options` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn setup_service_with_options(opts: TestOptions) -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn setup_service() -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mock_config` is never used
[INFO] [stdout]  --> server/tests/common/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn mock_config(temp_path: PathBuf) -> Arc<ChasquiConfig> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestOptions` is never constructed
[INFO] [stdout]   --> server/tests/common/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TestOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service_with_options` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn setup_service_with_options(opts: TestOptions) -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn setup_service() -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mock_config` is never used
[INFO] [stdout]  --> server/tests/common/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn mock_config(temp_path: PathBuf) -> Arc<ChasquiConfig> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn setup_service() -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mock_config` is never used
[INFO] [stdout]  --> server/tests/common/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn mock_config(temp_path: PathBuf) -> Arc<ChasquiConfig> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_service` is never used
[INFO] [stdout]   --> server/tests/common/mod.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn setup_service() -> (
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockingReader` is never constructed
[INFO] [stdout]   --> server/src/testutil.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BlockingReader {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `block_at` are never used
[INFO] [stdout]   --> server/src/testutil.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl BlockingReader {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(inner: chasqui_core::testutil::MockContentReader, barrier: Arc<tokio::sync::Barrier>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn block_at(&self, filename: &str) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockBuildNotifier` is never constructed
[INFO] [stdout]   --> server/src/testutil.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct MockBuildNotifier {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_latency`, and `set_fail` are never used
[INFO] [stdout]   --> server/src/testutil.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl MockBuildNotifier {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 82 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn set_latency(&self, duration: Duration) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn set_fail(&self, fail: bool) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqEokGX/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libchasqui_server-927158e1072e2636,libnotify-0c9dc537e804b4c1,libinotify-f6680020e1de505a,libinotify_sys-353758ff191a986e,libnotify_types-59584d00031b8d1c,libreqwest-979917bb78f079ac,librustls_platform_verifier-75453bc3c00a5c9f,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-d7874fbf6fbe8f20,libtokio_rustls-fc6f07f158ecb55a,libtower_http-5f08f3b3e9c7f26b,libiri_string-fba156a8d873a890,libaxum-979088cf03d2928c,libserde_path_to_error-9ac8635e7beaa86d,libhyper_util-3cc91f732146a8cf,libipnet-d13aa1d8cef494ce,libhyper-443abb3b88a69fea,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libaxum_core-2488b7f91be3bffa,libmime-7cbfcc84299bf52b,libhttp_body_util-47435f1f99a81136,libhttp_body-319bc5cb86422558,libhttp-3ff5b458a63354e3,libfnv-2a26f5d3b9cd4973,libtower-ac42f28eba001671,libsync_wrapper-096429d0b7f46333,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libchasqui_db-7f781013ccd316e0,libsqlx-b5d5478244f817bc,libsqlx_sqlite-e9323f919fec2002,libfutures_executor-0b949145699e19dc,libflume-a333096c7c21a1e8,libspin-41051cad427a38c8,libserde_urlencoded-fc4c71001c524ad2,libfutures_channel-01a8d264c13597f4,libfutures_intrusive-d6c36558975054b9,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,liblibsqlite3_sys-99b5611c4b3c5d7f,libatoi-bf4d10b6df8c143c,libsqlx_core-899ab246b7dff699,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libbase64-fff42f7554bbeb90,libsha2-18f02e3e12e8028b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-3b25970e8429cb3b,libblock_buffer-5dce873968ab2a0e,libcrypto_common-65ec8c5a78cd7561,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librustls-bbe500766f1c1bff,libsubtle-e2f0af8959bd7889,libwebpki-d78c8f34e049a144,libaws_lc_rs-897e3a7ed6fc6744,libaws_lc_sys-cb507d3111a3f893,libring-b5c521b20d852d72,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libtokio-53f0c89615f78d57,libsocket2-5621979a45a8f253,libmio-14992a66529019f3,liburl-4397ee9e2d742826,libidna-c276c6be1b9baf14,libutf8_iter-efb3984ee203d151,libidna_adapter-b8061310cb34d4ce,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-d621a7e000213e64,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-185f872de194531e,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libcrossbeam_queue-a05670a3dbb0c761,libevent_listener-92e57e7ce0757069,libparking-a433cf79076a56ac,libfutures_util-dd23df475f561736,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libderive_more-2827ce6bb369a7a6,libchasqui_core-a7173261b14073f6,libmp4-34bafed288426bb4,libserde_json-aaf86977bf110923,libitoa-0d0a278c06e14513,libryu-96e4827cb8e74ef1,libbytes-a6415339708e1154,libimage-f864c070e58e1e5d,libimage_webp-52c6141a01af54cf,libqoi-9b2cf069788b2e3f,libpng-71f137a6c445e1b8,libbitflags-40a27ceec947d12f,libfdeflate-5c07dfa8830a9531,libexr-4126de7341550f5e,libzune_inflate-6a0ce4674c88ab58,libbit_field-44b93dc9686b96d8,liblebe-a6531fa75d120ada,libhalf-0e97bbe98f0fff55,libzerocopy-326989f945900559,libsmallvec-128704011005142e,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libgif-e44114346b0887eb,libcolor_quant-7eaa5904ea87e27c,libbyteorder_lite-372ee7020504094b,libravif-8bf50bed840253c4,libloop9-dfdcd7a214997f66,libavif_serialize-99570c0497c41959,libquick_error-ed53c5b033f4fbce,librgb-a4f496775a17521f,librav1e-5313f1235049a676,libprofiling-3981e9309a3d6245,libav1_grain-4d5463b18ea53fd9,libnom-afb4463e83cff477,libnum_rational-b0a193a0dc31dec0,libnum_bigint-4748558bf3f4440d,libnum_integer-87bbf78974b93dd0,libdebug_unreachable-f7b9f09a34de90c3,libmaybe_rayon-1cee7ee06be84a71,librayon-1840a980cb6a474d,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libv_frame-c708710fa3b633c0,libaligned_vec-c8b7f64d71bf9c42,libequator-941c4800e9d1707f,libarrayvec-78e6687af5fcd84b,libthiserror-f7bc4672faa689cd,libbitstream_io-c7dbb66cbabefb19,libitertools-1122143fa339d1d6,libeither-5de265ac68568d47,libimgref-97387544b992b81f,libbytemuck-667951a4be418c98,libtiff-65ec5a540bea3908,libweezl-75bb1fddac9c3cde,libjpeg_decoder-eb7583c4b3dbe0ad,libxxhash_rust-91b7072490d1f2ea,libpulldown_cmark_to_cmark-9150dbc7f0d27258,libpulldown_cmark-818116cdbdabb40b,libbitflags-5009bb8c2d6ccbe4,libmemchr-d8218b780a78fe0a,libunicase-39c350669888fd67,libpulldown_cmark_escape-a63533ebaef0d1d8,libgray_matter-651518f6727af03a,libthiserror-b705a45025fdf89b,libyaml_rust2-33c860bbc3d206c6,libencoding_rs-e36cbb4cff8cacd8,libarraydeque-155eafc74b557326,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libanyhow-e16577d217315ef4,libuuid-043a91b9497e5389,libgetrandom-af63474a04c9d19f,liblibc-107c1a2108505c33,libchrono-d3718ab2666b6e1f,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-efae0973d6a22ee7,liblofty-3d05f2e826b1e4e1,libflate2-e2bbd46b7f6459ee,libminiz_oxide-d035e9f28a82b22b,libsimd_adler32-f83d48f59f2d3154,libcrc32fast-5906a57d877d687d,libcfg_if-cad248e7066eec15,liblog-a4263a0971f08dad,libdata_encoding-b4708a4db8b9ff4f,libogg_pager-3e99c2d31dde9289,libbyteorder-7912a666fa871683,libserde-ef79f47c9cc8a8b0,libserde_core-243a97e0be0a96fc}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqEokGX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-0d7fbdcf4428a896/out" "-L" "/opt/rustwide/target/debug/build/ring-a2a8224d5c05b27b/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-a132af74b424b683/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_sync_large_files-b2162b940692cbd2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chasqui-server` (test "integration_sync_large_files") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "12ac70bbee5c06b9bf588ac195b17046c5e81b884df4d73cab584bcec59f6df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ac70bbee5c06b9bf588ac195b17046c5e81b884df4d73cab584bcec59f6df4", kill_on_drop: false }`
[INFO] [stdout] 12ac70bbee5c06b9bf588ac195b17046c5e81b884df4d73cab584bcec59f6df4
